Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

一起來了解 Javascript 中的 Proxy 與 Reflect

一起來了解 Javascript 中的 Proxy 與 Reflect

[自己架網站] 上傳檔案到雲端主機 + 更改域名

[自己架網站] 上傳檔案到雲端主機 + 更改域名

Spring boot系列(五)Controller-Parameter

Spring boot系列(五)Controller-Parameter


Comments